GH-48094: [C++] Restrict SecureString capacity tail check to Linux#49906
Conversation
|
|
|
cc @pitrou thanks |
|
Can we condition this on MSVC rather than Linux? The test can still be used under macOS and other platforms. |
69d0341 to
1416cc9
Compare
1416cc9 to
1279689
Compare
|
done thanks |
|
Oops, I should have changed the PR title before merging. Too late. |
|
After merging your PR, Conbench analyzed the 0 benchmarking runs that have been run so far on merge-commit 25e4fdb. None of the specified runs were found on the Conbench server. The full Conbench report has more details. |
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 25e4fdb. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?